SURFACE_VALUE_PARAM

Description

Creates a parameter that represents the z value of a surface element (z=f(x,y)) given the x and y coordinates as parameters.

See common elements attributes.

Specific Attributes
Name Value Type Default Value Description Comment V.

surface_id

surface id

Empty.

Id of the surface to be used for parameter computation.

Mandatory

1.3

x_param_id

param id

Empty.

parameter to be used as x coordinate.

Mandatory

1.3

y_param_id

param id

Empty.

parameter to be used as y coordinate.

Mandatory

1.3